@media only screen and (max-width: 1450px) {
	.w1400{
		margin: 0 10px;
	}
	.htop{
		padding: 0 2%;
	}
	.htop_nav .plt .lt{
		margin: 0 16px;
	}
}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1300px) {}

@media only screen and (max-width: 1200px) {
	.htop{
		height: 80px;
	}
	.htop_nav .plt .lt {
	    margin: 0 10px;
	}
	.htop_nav .plt .link{
		font-size: 14px;
	}
	.htop_phone {
	    font-size: 16px;
	}
	.contact_dom {
		padding: 4% 0 3%;
	}
	
	/* .contact_dom .pg7Content_contentFr .form-textarea .form-control {
		height: 201px;
	} */
	
	.contact_dom .pg7Content_contentFr .btn_more .btn_more1 {
		width: 140px;
		height: 54px;
		line-height: 54px;
		font-size: 20px;
	}
	.hbanner .content_title {
	    font-size: 33px;
	}
	.hbanner .content_time .lct {
	    font-size: 16px;
	    margin-bottom: 7px;
	}
	.hbanner .content_btns {
	    width: 136px;
	    height: 45px;
	    line-height: 45px;
	    font-size: 15px;
	    margin-top: 8%;
	    border-radius: 45px;
	}
	.hbanner .content_img {
	    left: -6%;
	    top: -8%;
	    width: 170px;
	}
	.owt_top_fl .en {
	    font-size: 60px;
	}
	.owt_top_fl .cn {
	    font-size: 30px;
	    margin-top: -35px;
	}
	.owt_top_fl .tis {
	    margin-top: 20px;
	}
	.nbanner .en {
	    font-size: 50px;
	}
	.nbanner .cn {
	    font-size: 40px;
	}
	.nbanner .content_item .imt {
	    width: 180px;
	}
	.nwtPartners .title_cn .spn_text {
	    font-size: 28px;
	    padding: 0 25px;
	}
	.nwtPartners .title_cn .spn {
	    padding: 0 65px;
	}
	.nwtPartners .title_en {
	    margin-top: 11px;
	}
	.nwtPartners_list .lt_content {
	    padding: 6% 5% 5% 4%;
	}
	.nwtPartners_list .lt .top_img{
		width: 62px;
	}
	.nwtPartners_list .lt .top_num {
	    font-size: 50px;
	}
	.nwtPartners_list .lt .content {
	    color: #333;
	    font-size: 15px;
	    margin-top: 3px;
	    line-height: 1.6;
	    height: 45px;
	}
	.nwtPartners_list .lt .top_tis .spn {
	    font-size: 20px;
	}
	.nwtPartners_list .lt .top_tis .num {
	    font-size: 18px;
	}
}

@media only screen and (max-width: 1160px) {}

@media only screen and (max-width: 1060px) {
	.htop_nav,
	.htop_phone{
		display: none;
	}
	.modelBtn{
		display: block;
	}
	.modelNav .htop_phone{
		display: block;
		margin-top: 15px;
	}
	.modelNav .htop_phone .spn{
		color: #000;
	}
	.htop {
	    height: 70px;
		background: #fff !important;
	}
	body{
		padding-top: 70px;
	}
	.nwtDetails{
		padding-top: 0;
	}
}

@media only screen and (min-width: 1061px) {
	.modelNav{
		display: none !important;
	}
	.modelNav,
	.modelBtn{
		display: none;
	}
}

@media only screen and (min-width: 1060px) {}

@media only screen and (max-width: 960px) {
	.hbanner .content_title {
	    font-size: 28px;
		margin-bottom: 11px;
	}
	.hbanner .content_btns {
	    width: 125px;
	    height: 42px;
	    line-height: 42px;
	    font-size: 15px;
	    margin-top: 6%;
	    border-radius: 42px;
	}
	.hbanner_dom {
	    bottom: 5%;
	}
	.hbanner_dom .swiper-pagination .tVal {
	    font-size: 16px;
	}
	.hbanner_dom .swiper-pagination .cVal {
	    font-size: 24px;
	}
	.hbanner_dom .swiper-pagination .cline {
	    padding: 0 4px 0 6px;
	}
	.hbanner_dom .swiper-button-next,
	.hbanner_dom .swiper-button-prev {
	    width: 34px;
	    height: 34px;
	    margin-top: -17px;
	}
	.hbanner_dom .swiper-button-prev {
	    right: 48px;
	}
	.owt_top_fl .en {
	    font-size: 42px;
	}
	.owt_top_fl .cn {
	    font-size: 23px;
	    margin-top: -25px;
	}
	.btn_more1 {
	    width: 123px;
	    height: 42px;
	    border-radius: 42px;
	    font-size: 15px;
	    padding: 0 8px 0 15px;
	}
	.owt1_list .lt .content {
	    padding: 15px 10px;
	}
	.owt1_list .lt .content_title {
	    font-size: 16px;
		margin-bottom: 10px;
	}
	.owt1_list .lt .icon {
	    width: 34px;
	    height: 34px;
	    right: 8px;
	}
	.owt2_list .lt .content_title {
	    font-size: 16px;
	}
	.owt2_list .lt .content_en {
	    font-size: 13px;
	    padding: 9px 0 15px;
	    line-height: 1.3;
	}
	.owt2_list .lt .content_text{
		margin: 10% 0 18%;
		font-size: 13px;
		height: 57px;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		/* display: -webkit-box; */
	}
	.owt2_list .lt:hover .content_text{
		display: -webkit-box !important;
	}
	.owt2_list .lt .content .icon {
	    width: 35px;
	    height: 35px;
	}
	.owt3_num .num_n {
	    font-size: 28px;
	    color: #ef7b1c;
	}
	.owt3_num .num_u {
	    font-size: 18px;
	}
	.owt3_num .name {
	    font-size: 14px;
	}
	.owt3 .owt_top_fl .cn .cef {
	    padding-bottom: 18px;
	}
	.owt_top_fr img{
		width: 60px;
	}
	.owt4_list .lt {
	    width: 22.5%;
	}
	.owt4_list .lt .item img{
		width: 70px;
	}
	.owt4_list .lt .title {
	    font-size: 16px;
	}
	.owt4_list .lt .en{
		font-size: 13px;
	}
	.owt5 .btns .btn_more2 {
	    margin-right: 16px;
	}
	.btn_more2 {
	    height: 42px;
	    line-height: 42px;
	    padding: 0 20px;
	    border-radius: 42px;
	    font-size: 15px;
	}
	.owt5_swiper .name {
	    left: 15px;
	    bottom: 17px;
	    font-size: 17px;
	    width: 70%;
	}
	.owt5_swiper .swiper-pagination {
	    width: auto;
	    left: auto;
	    right: 9px;
	    bottom: 14px;
	}
	.owt5_swiper .swiper-pagination .swiper-pagination-bullet {
	    margin: 0 6px;
	    width: 12px;
	    height: 12px;
	}
	.owt5_lt a {
	    padding: 18px;
	}
	.owt5_lt .title {
	    font-size: 16px;
	    height: 45px;
	    margin: 10px 0 12px;
	}
	.owt5_lt .content {
	    height: 41px;
	    line-height: 1.5;
	    margin: 0 0 17px;
	}
	.owt5_lt .icon {
	    width: 28px;
	    height: 6px;
	}
	.foot_top_fl,
	.foot_top_nav{
		display: none;
	}
	.foot .phone{
		display: none;
	}
	.foot_top_weix{
		width: 100%;
	}
	.foot_top_weix .weix{
		margin-top: 0;
		justify-content: center;
		margin: 0;
	}
	/* .foot_top_weix .weix .wt img{
		width: 80px;
	} */
	.foot_top_weix .weix .name {
	    margin-top: 10px;
		font-size: 13px;
		line-height: 1.3;
	}
	.foot_top_weix .weix .wt {
	    width: 37%;
		margin-left: 0;
	}
	.nbanner .en {
	    font-size: 38px;
	}
	.nbanner .cn {
	    font-size: 28px;
	}
	.nbanner .content_item .imt {
	    width: 137px;
	}
	.ntab {
	    height: 55px;
	}
	.ntab_fl a {
	    font-size: 15px;
	    margin-left: 5%;
	}
	.ntab_fl a::after {
	    height: 2px;
	}
	.nwtItem_title .en {
	    font-size: 25px;
	}
	.nwtItem_title .cn {
	    font-size: 15px;
	    margin-top: 10px;
	}
	.nwtItem_title {
	    padding-right: 75px;
	}
	.nwtItem_list .lt {
	    padding: 15px 10px 10px 15px;
	}
	.nwtItem_list .lt .top .num {
	    font-size: 20px;
	}
	.nwtItem_list .lt .top .spn {
	    font-size: 19px;
	    padding-left: 10px;
	}
	.nwtItem_list .lt .tis {
	    font-size: 15px;
	    margin-top: 10px;
	    height: 42px;
	}
	.pageNum a {
	    width: 35px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 15px;
	    color: #333;
	    margin: 0 4px;
	}
	.nwtExhibitions_nav .lt{
		padding-top: 10px;
	}
	.nwtExhibitions_nav .lt img {
	    width: 40px;
	    height: 40px;
	}
	.nwtExhibitions_nav .lt .name {
	    color: #000;
	    font-size: 15px;
	    margin-top: 5px;
	}
	.nwtExhibitions_nav .lt_item {
	    padding-bottom: 16px;
	}
	.owt_top1_fl .en {
	    font-size: 18px;
	}
	.owt_top1_fl .cn {
	    font-size: 25px;
	    margin-top: 11px;
	    padding-right: 72px;
	}
	.contact_list .lt .imt img{
		width: 55px;
	}
	.contact_list .lt .name {
	    font-size: 15px;
	    margin: 10px 0 2px;
	}
	.contact_list .lt .tis {
	    font-size: 16px;
	}
	.contact_address_fl .title {
	    font-size: 19px;
	}
	.contact_address_fl .tis {
	    font-size: 15px;
	}
	.pg7Content_contentFr .form-control {
	    padding: 15px;
	    height: 54px;
	    font-size: 14px;
	}
	.pg7Content_contentFr .form-com {
	    margin-bottom: 16px;
	    position: relative;
	}
	.pg7Content_contentFr .yanz {
	    right: 8px;
	    top: 8px;
	    max-width: 86px;
	}
	.contact_dom .pg7Content_contentFr .btn_more {
	    margin: 0 0 0 20px;
	}
	.nwtNews_content .top_title {
	    font-size: 20px;
	}
	.nwtNews_content .top_tis {
	    margin-top: 12px;
	}
	.nwtNews_content .top {
	    padding-bottom: 2.5%;
	    margin-bottom: 2.5%;
	}
	.nwtNews_content .content .tit {
	    font-size: 16px;
	}
	.nwtNews_content .content {
	    line-height: 1.7;
	}
	.com_top .title {
	    font-size: 17px;
	    padding-left: 12px;
	}
	.com_top .title::after {
	    width: 3px;
	    height: 17px;
	}
	.com_top .more {
	    font-size: 15px;
	}
	.latest_list {
	    padding: 5px 10px;
	}
	.latest_list .lt {
	    padding: 10px 0;
	}
	.latest_list .lt .title {
	    font-size: 14px;
	    padding-left: 16px;
	    height: 42px;
	    line-height: 1.5;
	}
	.latest_list .lt .time {
	    padding-left: 16px;
	    margin-top: 5px;
	}
	.tuij_list {
	    padding: 10px;
	}
	.tuij_list .lt .title {
	    font-size: 15px;
	    margin: 10px 0 3px;
	}
	.tuij_list .lt .time {
	    font-size: 13px;
	}
	.nwtNews_btns {
	    height: 60px;
	    padding: 0 20px;
	}
	.messageList .lt .content_title {
	    font-size: 17px;
	    margin: 6px 0 12px;
	}
	.messageList .lt .content_text {
	    height: 45px;
	    line-height: 1.6;
	}
	.messageList .lt .icon {
	    width: 30px;
	    height: 8px;
	}
	.nwtExplain .title {
	    padding-left: 18px;
	    font-size: 25px;
	    margin-bottom: 3%;
	}
	.owt_top1_fr .btn_dire {
	    width: 35px;
	    height: 35px;
	}
	.owt_top1_fr .btn_prev {
	    margin-right: 12px;
	}
	.nwtTuij .swiper-container {
	    padding: 25px 0;
	}
	.nwtDetails {
	    padding: 1% 0 3%;
	}
	.nwtDetails_item {
	    margin-top: 1%;
	}
	.nwtDetails_item .item_fr .title {
	    font-size: 23px;
	}
	.nwtDetails_item .item_fr .lt {
	    margin-top: 14px;
	    font-size: 17px;
	}
	.phone_text .num {
	    font-size: 21px;
	}
	.nwtPartners_list{
		margin-left: -2.5%;
	}
	.nwtPartners_list .lt{
		width: 47.5%;
		margin: 2.5% 0 0 2.5%;
	}
	#serviceUl {
	    width: 45px;
	}
	#serviceUl .lt_weix .content{
		right: 45px;
	}
	#serviceUl .lt_phone .content{
		padding: 0 10px;
		width: 180px;
	}
	#serviceUl .lt_phone .content .imts{
		width: 45px;
	}
	.nwtTuij_swiper .swiper-slide{
		width: 100% !important;
		max-width: calc(33.33% - 12px) !important;
	}
	.foot_dom .w1400{
		display: block;
	}
	.foot_dom_fr{
		margin-top: 5px;
	}
}

@media only screen and (max-width: 840px) {}

@media only screen and (max-width: 640px) {
	.contact_dom .pg7Content_contentFr .contact_domFl,
	.contact_dom .pg7Content_contentFr .contact_domFr {
		width: 100%;
	}
	
	.contact_dom .pg7Content_contentFr .form-textarea .form-control {
		height: 100px;
		border-bottom-left-radius: 0;
	}
	
	.pg7Content_contentFr .form-item .form-group:last-child .form-control {
		border-top-right-radius: 0;
	}
	
	.contact_dom .pg7Content_contentFr .btn_more {
		margin: 0 0 0 15px;
	}
	
	.contact_dom .pg7Content_contentFr .btn_more .btn_more1 {
		width: 80px;
		height: 39px;
		line-height: 39px;
		font-size: 17px;
	}
	.htop {
	    height: 55px;
		background: #fff !important;
	}
	body{
		padding-top: 55px;
	}
	.modelNav{
		top: 55px;
	}
	.hbanner .content_title {
	    font-size: 18px;
	    margin-bottom: 7px;
	}
	.hbanner .content_time .lct {
	    font-size: 14px;
	    margin-bottom: 2px;
	}
	.hbanner .content_btns {
	    width: 106px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 13px;
	    margin-top: 6%;
	    border-radius: 35px;
	}
	.hbanner .content_img {
	    width: 92px;
		left: -3%;
	}
	.hbanner_dom .swiper-button-next,
	.hbanner_dom .swiper-button-prev{
		display: none;
	}
	.hbanner_dom {
	    bottom: 0;
	}
	.hbanner_dom .swiper-pagination .cVal {
	    font-size: 18px;
	}
	.hbanner_dom .swiper-pagination .tVal {
	    font-size: 14px;
		color: #fff;
		opacity: 1.0;
	}
	.hbanner_dom .swiper-pagination .cline {
	    padding: 0 3px;
		color: #fff;
		opacity: 1.0;
	}
	.hbanner_dom .w1400{
		justify-content: center;
	}
	.owt1_beij1 {
	    width: 37.8%;
	}
	.owt_top_fl{
		/* width: 100%; */
	}
	.owt_top_fl .en {
	    font-size: 32px;
	}
	.owt_top_fl .cn {
	    font-size: 20px;
	    margin-top: -17px;
	}
	.owt_top_fl .tis {
	    margin-top: 14px;
		font-size: 14px;
	}
	/* .owt_top_fr{
		justify-content:flex-start;
		margin: 4% 0 0;
	} */
	.btn_more1 {
	    width: 82px;
	    height: 35px;
	    border-radius: 35px;
	    font-size: 14px;
	    padding: 0;
	    justify-content: center;
	}
	.btn_more1 .icon{
		display: none;
	}
	.owt1_list{
		margin-left: 0;
	}
	.owt1_list .lt {
	    width: 100%;
	    margin: 3.5% 0 0 0;
	}
	.owt1_list .lt .content {
	    padding:15px;
	}
	.owt1_list .lt .content_title {
	    font-size: 14px;
	}
	.owt2_list .lt {
	    width: calc(50% - 3px);
	    margin-left: 3px;
		margin-top: 3px;
	    position: relative;
	}
	.owt3_fl,
	.owt3_fr{
		width: 100%;
		position: relative;
		z-index: 6;
	}
	.owt3_fl{
		/* margin-bottom: 5%; */
	}
	.owt_top_fr img{
		width: 50px;
		display: none;
	}
	.owt3_text {
	    margin: 7% 0 4%;
	    line-height:1.8;
	}
	.owt3_num {
	    margin-bottom: 6%;
	}
	.owt3_fl .btn_more1{
		position: absolute;
		right: 0;
		top: -5px;
	}
	.owt3_beij1 {
	    width: 45%;
	}
	.owt4_list .lt {
	    width: 47.5%;
	}
	.owt4_list .lt .item img{
		width: 60px;
	}
	.owt4_list .lt .title {
	    font-size: 15px;
	}
	.owt4_list .lt .en{
		font-size: 13px;
	}
	.owt5 .owt_top_fr{
		justify-content: flex-start;
		width: 100%;
		margin: 4% 0 0;
	}
	.btn_more2 {
	    height: 35px;
	    line-height: 35px;
	    padding: 0 15px;
	    border-radius: 35px;
	    font-size: 14px;
	}
	.owt5 .btns .btn_more2 {
	    margin-right: 10px;
	}
	.owt5_content_fl,
	.owt5_content_fr{
		width: 100%;
	}
	.owt5_content_fl{
		margin: 3% 0;
	}
	.owt5_list .owt5_lt{
		width: 97%;
	}
	.owt5_beij1 {
	    width: 43%;
	}
	.owt5_swiper .name {
	    left: 10px;
	    font-size: 15px;
	}
	.nbanner .content_item .imt {
	    width: 80px;
		top: -25%;
	}
	.nbanner .en {
	    font-size: 20px;
	}
	.nbanner .cn {
	    font-size: 14px;
	}
	.ntab {
	    height: 42px;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	}
	.ntab_fr{
		display: none;
	}
	.ntab_fl{
		display: block;
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
	}
	.ntab_fl a{
		display: inline-block;
		line-height: 42px;
	}
	.nwtItem {
	    padding: 6% 0;
	}
	.nwtItem_title .en {
	    font-size: 20px;
	}
	.nwtItem_title .cn {
	    font-size: 14px;
	}
	.nwtItem_title {
	    padding-right: 60px;
	}
	.nwtItem_text {
	    line-height: 1.7;
	}
	.nwtItem_list{
		margin-top: -3%;
	}
	.nwtItem_list .lt{
		width: 47%;
		padding: 10px;
		margin-top: 3%;
	}
	.nwtItem_list .lt .top .num {
	    font-size: 16px;
	}
	.nwtItem_list .lt .top .spn {
	    font-size: 16px;
	    padding-left: 7px;
	}
	.nwtItem_list .lt .tis {
	    font-size: 14px;
	    margin-top: 5px;
	    height: 40px;
	}
	.pageNum a {
	    width: 30px;
	    height: 30px;
	    line-height: 31px;
	    font-size: 13px;
	    color: #333;
	    margin: 0 1px;
	}
	.nwtExhibitions_nav .lt{
		padding-top: 10px;
		width: 25%;
	}
	.nwtExhibitions_nav .lt img {
	    width: 40px;
	    height: 40px;
	}
	.nwtExhibitions_nav .lt .name {
	    color: #000;
	    font-size: 15px;
	    margin-top: 5px;
	}
	.nwtExhibitions_nav .lt_item {
	    padding-bottom: 16px;
	}
	.owt_top1_fl .en {
	    font-size: 15px;
	}
	.owt_top1_fl .cn {
	    font-size: 21px;
	    margin-top: 7px;
	    padding-right: 69px;
	}
	.nwtAbout_ad .w1400 {
	    background-size: 200%;
	}
	.owt_top1_fl,
	.owt_top1_fr{
		width: 100%;
		max-width: 100%;
	}
	.owt_top1_fr{
		margin-top: 5%;
		line-height: 1.7;
		justify-content: flex-start;
		text-align: left;
	}
	.owt_top1_fr .tis{
		text-align: left;
	}
	.owt_top1_fr .btn_dire {
	    width: 33px;
	    height: 33px;
	}
	.owt_top1_fr .btn_prev {
	    margin-right: 10px;
	}
	.owt_top1_fr .cmt{
		width: 100%;
		justify-content: space-between;
	}
	.owt_top1_fr .cmt .spn{
		flex: 1;
		padding-right: 15px;
	}
	.contact_list .lt{
		width: 47.5%;
	}
	.contact_list .lt .imt img {
	    width: 45px;
	}
	.contact_list .lt .name {
	    font-size: 14px;
	    margin: 6px 0 2px;
	}
	.contact_list .lt .tis {
	    font-size: 14px;
	}
	.contact_address_fl,
	.contact_address_fr{
		width: 100%;
	}
	.contact_address_fr{
		margin-top: 5%;
	}
	.contact_address_fl .weix {
	    margin: 4% 0 0;
	}
	.contact_address_fl .wt .name {
	    margin-top: 5px;
	}
	.pg7Content_contentFr .form-control {
	    padding: 10px;
	    height: 45px;
	}
	.pg7Content_contentFr .yanz {
	    right: 6px;
	    top: 5px;
	    max-width: 80px;
	}
	.contact_dom .pg7Content_contentFr .btn_more {
	    margin: 0 0 0 12px;
	}
	.contact_dom .pg7Content_contentFr .btn_more .btn_more1 {
	    width: 80px;
	    height: 45px;
	    line-height: 45px;
	    font-size: 16px;
	}
	.pg7Content_contentFr .form-com {
	    margin-bottom: 12px;
	}
	.nwtNews_fl,
	.nwtNews_fr{
		width: 100%;
	}
	.nwtNews_fl{
		margin-bottom: 6%;
	}
	.nwtNews_content .top_title {
	    font-size: 17px;
		text-align: center;
	}
	.nwtNews_content .top_tis{
		display: none;
	}
	.nwtNews_content .content .tit {
	    font-size: 14px;
	}
	.nwtNews_btns{
		height: auto;
		display: block;
		padding: 10px;
	}
	.nwtNews_btns::after{
		display: none;
	}
	.nwtNews_btns a{
		width: 100%;
		margin: 10px 0 0;
		font-size: 14px;
	}
	.nwtNews_btns a:first-child{
		margin-top: 0;
	}
	.nwtNews_btns a.next{
		text-align: left;
	}
	.com_top {
	    margin-bottom: 4%;
	}
	.nwtNews_latest {
	    margin-bottom: 8%;
	}
	.tuij_list .lt img{
		width: 100%;
		object-fit: cover;
	}
	.messageList .lt .imt{
		width: 100%;
	}
	.messageList .lt .imt img{
		width: 100%;
		object-fit: cover;
	}
	.messageList .lt .content{
		width: 100%;
		padding-top: 10px;
	}
	.nwtDetails {
	    padding: 3% 0;
	}
	.nwtDetails .ntab{
		display: none;
	}
	.nwtDetails_item .item_fl,
	.nwtDetails_item .item_fr{
		width: 100%;
	}
	.nwtDetails_item .item_fr{
		margin-top: 3%;
	}
	.nwtDetails_item .item_fr .title {
	    font-size: 18px;
	}
	.nwtDetails_item .item_fr .ut {
	    margin: 2.5% 0;
	    padding: 2.5% 0;
	}
	.nwtDetails_item .item_fr .lt {
	    margin-top: 8px;
	    font-size: 14px;
	}
	.nwtExplain {
	    padding: 6% 0;
	    line-height: 1.7;
	}
	.nwtExplain .title {
	    padding-left: 14px;
	    font-size: 19px;
	    margin-bottom: 3%;
	}
	.nwtExplain .title::before {
	    width: 3px;
	}
	.nwtExplain .spt {
	    font-size: 16px;
	}
	.nwtTuij .owt_top1_fr{
		position: absolute;
		right: 0;
		top: 0;
		margin: -5px 0 0;
		text-align: right;
		justify-content:flex-end;
	}
	.nwtTuij .swiper-container {
	    padding: 15px 0;
	}
	.nwtPartners_list{
		margin-left: 0;
	}
	.nwtPartners_list .lt{
		width: 100%;
		margin: 4% 0 0 0;
	}
	.nwtPartners_list .lt_content:hover{
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	}
	.nwtPartners .title_cn .spn_text {
	    font-size: 19px;
	    padding: 0 15px;
	}
	.nwtPartners .title_cn .spn {
	    padding: 0 35px;
	}
	.nwtPartners .title_en {
	    font-size: 13px;
		margin-top: 5px;
	}
	.nwtPartners_list .lt_content {
	    padding: 2% 3% 3% 3%;
	}
	.nwtPartners_list .lt .top_img {
	    width: 55px;
	}
	.nwtPartners_list .lt .top_num {
	    font-size: 45px;
	}
	#serviceUl {
	    width: 36px;
	}
	#serviceUl .lt_weix .content{
		right: 36px;
	}
	#serviceUl .lt_phone .content{
		padding: 0 10px;
		width: 160px;
		font-size: 15px;
	}
	#serviceUl .lt_phone .content .imts{
		width: 36px;
	}
	.nwtTuij_swiper .swiper-slide{
		width: 100% !important;
		max-width: calc(100% - 2px) !important;
	}
	.foot_dom .w1400{
		text-align: center;
	}
	.hbanner .content{
		overflow: hidden;
	}
}
